purple_mime_decode_field

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. char* purple_mime_decode_field(const(char)* str)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    char*
    purple_mime_decode_field
    (
    const(char)* str
    )
  2. da_purple_mime_decode_field purple_mime_decode_field;

Meta